home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spybot - Search and destroy 1.4 / spybotsd14.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMRESTOREPOINT / TFORMRESTOREPOINT.txt < prev   
Text File  |  2005-05-31  |  2KB  |  79 lines

  1. object formRestorePoint: TformRestorePoint
  2.   Left = 332
  3.   Top = 300
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Creating System Restore Point...'
  7.   ClientHeight = 209
  8.   ClientWidth = 289
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   DesignSize = (
  18.     289
  19.     209)
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imgIcon: TImage
  23.     Left = 8
  24.     Top = 8
  25.     Width = 32
  26.     Height = 32
  27.     Picture.Data = {<image000.ico>}
  28.   end
  29.   object labelInformation0: TLabel
  30.     Left = 48
  31.     Top = 8
  32.     Width = 233
  33.     Height = 49
  34.     Anchors = [akLeft, akTop, akRight]
  35.     AutoSize = False
  36.     Caption = 
  37.       'Spybot - Search & Destroy is creating a System Restore point bef' +
  38.       'ore it starts to fix the problems you have selected.'
  39.     ShowAccelChar = False
  40.     WordWrap = True
  41.   end
  42.   object labelInformation1: TLabel
  43.     Left = 8
  44.     Top = 64
  45.     Width = 273
  46.     Height = 89
  47.     Anchors = [akLeft, akTop, akRight]
  48.     AutoSize = False
  49.     Caption = 
  50.       'System Restore points are a feature of Windows ME and XP that al' +
  51.       'low you to revert your system to a point before specific changes' +
  52.       ' have been made. If you do not need System Restore points, you c' +
  53.       'an switch to Advanced Mode from the Mode menu, and use the Setti' +
  54.       'ngs page to disable their creation.'
  55.     ShowAccelChar = False
  56.     WordWrap = True
  57.   end
  58.   object labelInformationClose: TLabel
  59.     Left = 24
  60.     Top = 168
  61.     Width = 241
  62.     Height = 33
  63.     Alignment = taCenter
  64.     Anchors = [akLeft, akTop, akRight]
  65.     AutoSize = False
  66.     Caption = 
  67.       'This window will automatically close when the system restore poi' +
  68.       'nt activity has been finished.'
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -11
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = []
  74.     ParentFont = False
  75.     ShowAccelChar = False
  76.     WordWrap = True
  77.   end
  78. end
  79.